In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetFormFieldOnStateName_2 Method

SetFormFieldOnStateName_2 Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(523)>

Function SetFormFieldOnStateName_2( _

   ByVal FieldId As Integer, _

   ByVal ChildIdx As Integer, _

   ByVal OnStateName As String _

) As GdPictureStatus
[DispId(523)]

GdPictureStatus SetFormFieldOnStateName_2( 

   int FieldId,

   int ChildIdx,

   string OnStateName

)
function SetFormFieldOnStateName_2( 

    FieldId: Integer;

    ChildIdx: Integer;

    OnStateName: String

): GdPictureStatus; 
DispIdAttribute(523)

function SetFormFieldOnStateName_2( 

   FieldId : int,

   ChildIdx : int,

   OnStateName : String

) : GdPictureStatus;
[DispId(523)]

GdPictureStatus SetFormFieldOnStateName_2( 

   int FieldId,

   int ChildIdx,

   string* OnStateName

) 
[DispId(523)]

GdPictureStatus SetFormFieldOnStateName_2( 

   int FieldId,

   int ChildIdx,

   String^ OnStateName

) 

Parameters

FieldId
ChildIdx
OnStateName
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members